home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = AddFolderNameToEnd; LANGUAGE = ObjC; SUPERCLASS = BaseRenameAction; },
- {
- CLASS = BaseAction;
- LANGUAGE = ObjC;
- OUTLETS = {
- parameterView = NSView;
- previewController = NSArrayController;
- previewView = NSView;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = BaseRenameAction; LANGUAGE = ObjC; SUPERCLASS = BaseAction; },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {apply = id; cancel = id; ok = id; updatePreview = id; };
- CLASS = MainController;
- LANGUAGE = ObjC;
- OUTLETS = {
- globalSettings = ABFRGlobalPreferencesPseudoAction;
- parameterView = PSFlexView;
- previewDrawer = NSDrawer;
- window = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = PSFlexView;
- LANGUAGE = ObjC;
- OUTLETS = {containedView = NSView; };
- SUPERCLASS = NSView;
- }
- );
- IBVersion = 1;
- }